[INFO] cloning repository https://github.com/LeandroLopesM/rs-a-ylib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeandroLopesM/rs-a-ylib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeandroLopesM%2Frs-a-ylib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeandroLopesM%2Frs-a-ylib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c963558bf3576629397f77da74fa80bf05327b79
[INFO] fixing LeandroLopesM/rs-a-ylib against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeandroLopesM%2Frs-a-ylib" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeandroLopesM/rs-a-ylib
[INFO] finished tweaking git repo https://github.com/LeandroLopesM/rs-a-ylib
[INFO] tweaked toml for git repo https://github.com/LeandroLopesM/rs-a-ylib written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeandroLopesM/rs-a-ylib on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeandroLopesM/rs-a-ylib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glfw v0.62.0
[INFO] [stderr]   Downloaded glfw-sys v8.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c02696fcf115dbc3e75f806d7ef830ff02309e68d63285cdf5c0e0bea77f464
[INFO] running `Command { std: "docker" "start" "5c02696fcf115dbc3e75f806d7ef830ff02309e68d63285cdf5c0e0bea77f464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c02696fcf115dbc3e75f806d7ef830ff02309e68d63285cdf5c0e0bea77f464" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c02696fcf115dbc3e75f806d7ef830ff02309e68d63285cdf5c0e0bea77f464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c02696fcf115dbc3e75f806d7ef830ff02309e68d63285cdf5c0e0bea77f464" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling glfw-sys v8.0.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking glfw v0.62.0
[INFO] [stderr]     Checking rsylib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `intrinsics::truncf32` and `null`
[INFO] [stdout]  --> src/raylib/platform_glfw.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::{CStr, c_void}, intrinsics::truncf32, ptr::{null, null_mut}};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InitHint::Platform`
[INFO] [stdout]  --> src/raylib/platform_glfw.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glfw::{InitHint::Platform, ffi::*};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `intrinsics::truncf32` and `null`
[INFO] [stdout]  --> src/raylib/platform_glfw.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::{CStr, c_void}, intrinsics::truncf32, ptr::{null, null_mut}};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]  --> src/raylib/platform_glfw.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::{CStr, c_void}, intrinsics::truncf32, ptr::{null, null_mut}};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InitHint::Platform`
[INFO] [stdout]  --> src/raylib/platform_glfw.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glfw::{InitHint::Platform, ffi::*};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]  --> src/raylib/platform_glfw.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::{CStr, c_void}, intrinsics::truncf32, ptr::{null, null_mut}};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_current_monitor` in this scope
[INFO] [stdout]    --> src/raylib/platform_glfw.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 let mut monitorIndex = get_current_monitor();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/raylib/platform_glfw.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn set_flag_if_present_v(hint: i32, value: i32, field: u16, flag: ConfigFlag) {
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_current_monitor` in this scope
[INFO] [stdout]    --> src/raylib/platform_glfw.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 let mut monitorIndex = get_current_monitor();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsylib` (bin "rsylib") due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/raylib/platform_glfw.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn set_flag_if_present_v(hint: i32, value: i32, field: u16, flag: ConfigFlag) {
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsylib` (bin "rsylib" test) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5c02696fcf115dbc3e75f806d7ef830ff02309e68d63285cdf5c0e0bea77f464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c02696fcf115dbc3e75f806d7ef830ff02309e68d63285cdf5c0e0bea77f464", kill_on_drop: false }`
[INFO] [stdout] 5c02696fcf115dbc3e75f806d7ef830ff02309e68d63285cdf5c0e0bea77f464
